﻿Guest Tracking Panel v1.01

Copyright © Stephen K (skpacman)
Developer: skpacman
Web: http://skpacman.hopto.org
Email: skpacman@skpacman.hopto.org


>    This program is free software: you can redistribute it and/or modify
>    it under the terms of the GNU Affero General Public License as              
>    published by the Free Software Foundation, either version 3 of the         
>    License, or (at your option) any later version.                             
>                                                                                
>    This program is distributed in the hope that it will be useful,             
>    but WITHOUT ANY WARRANTY; without even the implied warranty of              
>    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the               
>    GNU Affero General Public License for more details.                         
>                                                                                
>    You should have received a copy of the GNU Affero General Public License     
>    along with this program.  If not, see <http://www.gnu.org/licenses/>.       
                                                                                

PHP-Fusion
Copyright © 2002 - 2012 Nick Jones
http://www.php-fusion.co.uk/


GENERAL:
-----------------

    /************************************************************************\
    | THIS SYSTEM IS NOT RECOMMENDED FOR HIGH-TRAFFIC SITES!!!!               |
    | IT WILL FILL YOUR DATABASE QUICKLY IF YOU HAVE HIGH NON-MEMBER TRAFFIC!!|
    \************************************************************************/

This small, yet powerful, system allows you to view what IP address connected to your site, what page they viewed, and information about their IP address (thanks to projecthoneypot.org).

The system only records views from clients who have not logged in, therefore your member's traffic will NOT be recorded.

You're able to filter the view by IP address, by the past 24 hours, 7 days, or 31 days. You can delete all records from a single IP, delete single records, or delete all records in the database.

The system is also easily translated to other languages thanks to a very simple locale file.


INSTALL INSTRUCTIONS:
-------------------------------------------
1. Upload all files in the files folder to your sites root.
2. Go to Admin >>> System Admin >>> Infusions and infuse "Guest Tracking Panel"
3. Done! Admins can now view and manage guest views on your site!


SUPPORT
--------
skpacman@skpacman.hopto.org
http://skpacman.hopto.org

CHANGLOG
----------
v1.00 - first Public Release
v1.01 - security update by Fangree_Craig